libxc: migration v2 prefix Memory -> Frames
authorWei Liu <wei.liu2@citrix.com>
Sun, 6 Sep 2015 20:05:36 +0000 (21:05 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 7 Sep 2015 10:54:22 +0000 (11:54 +0100)
commit76d75222aa0cb4838695e7f8051f098cf9906c45
tree373512adcc4d6258d49b538d57af73df2e00374d
parent4776193845165884483875f7694a89e258f7340e
libxc: migration v2 prefix Memory -> Frames

The prefix "Memory" is confusing because the numbers shown after that
are referring to frames.

Change a bunch of prefixes from "Memory" to "Frames". Also rename
send_memory_verify to verify_frames.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/libxc/xc_sr_save.c